home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Python 1.4 / Python 1.4 source / Mac / Lib / test / test_finder_ae < prev    next >
Encoding:
Text File  |  1996-08-27  |  91 b   |  6 lines  |  [TEXT/ToyS]

  1. tell application "AEservertest"
  2.     activate
  3.     set x to window "testing"
  4.     open file x
  5. end tell
  6.